projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c4be3c
)
gtk3-demo: Make blendmodes example non-resizable
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 3 Jul 2016 22:29:21 +0000
(18:29 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 3 Jul 2016 22:29:21 +0000
(18:29 -0400)
It doesn't need to.
demos/gtk-demo/blendmodes.ui
patch
|
blob
|
history
diff --git
a/demos/gtk-demo/blendmodes.ui
b/demos/gtk-demo/blendmodes.ui
index 9badf330dc121326f7facc511c14c77bc127690c..02dc7365035c85687d26eb5ecb2a83e422c76b79 100644
(file)
--- a/
demos/gtk-demo/blendmodes.ui
+++ b/
demos/gtk-demo/blendmodes.ui
@@
-3,6
+3,7
@@
<requires lib="gtk+" version="3.20"/>
<object class="GtkWindow" id="window">
<property name="can_focus">False</property>
+ <property name="resizable">False</property>
<property name="title">CSS Blend Modes</property>
<property name="default_width">400</property>
<property name="default_height">300</property>